home *** CD-ROM | disk | FTP | other *** search
- Path: atglab.bls.com!Alun.Champion
- From: Alun.Champion@bridge.bst.bls.com (Alun Champion)
- Newsgroups: comp.lang.c++
- Subject: Re: Parameterless functions
- Date: 19 Jan 1996 22:30:23 GMT
- Organization: Computer People Inc.
- Message-ID: <ALUN.CHAMPION.96Jan19173023@g7240065.bridge.bst.bls.com>
- References: <9601191115.aa06760@paris.ics.uci.edu>
- <ALUN.CHAMPION.96Jan19172209@g7240065.bridge.bst.bls.com>
- NNTP-Posting-Host: bstfirewall.bst.bls.com
- In-reply-to: Alun.Champion@bridge.bst.bls.com's message of 19 Jan 1996
- 22:22:09 GMT
-
- In article <ALUN.CHAMPION.96Jan19172209@g7240065.bridge.bst.bls.com> Alun.Champion@bridge.bst.bls.com (Alun Champion) writes:
-
- : This works because the ostream has an operator << defined that
- : takes a function of the type above and all it does is call the function
- : with itself as the argument i.e:
-
- Oops slight correction, ... that takes a function ptr of ...
-
- Regards
-
- -A.
- --
- | A.Champion |
-